home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 313 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.7 KB

  1. Path: fido.asd.sgi.com!austern
  2. From: Rod Burman <rodb@bridge.com>
  3. Newsgroups: comp.std.c++
  4. Subject: Re: and, or, not
  5. Date: 07 Feb 1996 11:34:05 PST
  6. Organization: Bridge Information Systems Inc.
  7. Approved: austern@isolde.mti.sgi.com
  8. Message-ID: <3118FDEF.458E@bridge.com>
  9. References: <DMBG7p.H7z@infosoft.com> <4f69po$9lu@engnews1.Eng.Sun.COM>
  10. NNTP-Posting-Host: isolde.mti.sgi.com
  11. X-Original-Date: Wed, 07 Feb 1996 13:30:55 -0600
  12. X-Mailer: Mozilla 2.0b6a (Win95; I)
  13. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  14.     iQBVAwUBMRj+yEy4NqrwXLNJAQHQVwH+I9ujuElqELlPSwUnDRMPyLTc+vp1VHvn
  15.     CEi/xh9MmlceOkxvaujbXQ/cYvMn5kPTpPutp9EXbvVYuMW/Pev8RQ==
  16.     =NBuw
  17. Originator: austern@isolde.mti.sgi.com
  18.  
  19. In article H7z@infosoft.com, jgalt@infosoft.com (John Galt) writes:
  20. >In article <1198@dawes.win.net>, Beman Dawes <beman@dawes.win.net> wrote:
  21.  
  22. >>  2.9  Keywords                                                [lex.key]
  23.  
  24. >[snip]
  25.  
  26. > >>                   Table 4--alternative representations
  27. > >
  28. > >>            +------------------------------------------------+
  29. > >>            |and      and_eq   bitand   bitor   compl    not |
  30. > >>            |not_eq   or       or_eq    xor     xor_eq       |
  31. > >>            +------------------------------------------------+
  32. >         YET
  33. > >This leads to ^ another question:
  34.  
  35. Is the committee thinking of some how linking these with operator 
  36. overloading?
  37.     e.g.    operator^() == operator.xor() xor operator_xor()
  38.  
  39. or do you just use trigraphs for this particular usage?
  40.  
  41. Just a thought
  42.     Rod B
  43. ---
  44. [ comp.std.c++ is moderated.  Submission address: std-c++@ncar.ucar.edu.
  45.   Contact address: std-c++-request@ncar.ucar.edu.  The moderation policy is
  46.   in http://reality.sgi.com/employees/austern_mti/std-c++/policy.html. ]
  47.